home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / david.swf / scripts / DefineButton2_970 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2007-03-28  |  74 b   |  5 lines

  1. on(release){
  2.    _root.maal = 10;
  3.    _root.crossfade.gotoAndPlay(2);
  4. }
  5.